Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow defining packages for environments #359

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

brutella
Copy link
Contributor

This change enables environments to have a different set of packages. Accessing a package can now be protected by the environment mutex.

Fixes #358

This change enables environments to have a different set of
packages. Accessing a package can now be protected by the environment mutex.

Fixes mattn#358
@brutella
Copy link
Contributor Author

brutella commented Jul 2, 2024

Any change to get this merged? cc @mattn

@brutella
Copy link
Contributor Author

brutella commented Aug 6, 2024

@mattn Still trying to get this merged. Is there anything else needed for this pull request?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Data race when running scripts concurrently
1 participant